Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a compile error under MSVC (#1143). #1144

Merged
merged 1 commit into from May 5, 2019

Conversation

rcane
Copy link
Contributor

@rcane rcane commented May 5, 2019

See #1143.

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

The #warning directive is not supported by MSVC.
To still get a message to the user we use #pragma message() under MSVC now.
@vitaut vitaut merged commit ca7c1f8 into fmtlib:master May 5, 2019
@vitaut
Copy link
Contributor

vitaut commented May 5, 2019

Thanks!

@rcane rcane deleted the msvc-compile-fix branch May 5, 2019 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants